home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Workplace Effectiveness: Critical Thinking Skills
/
Workplace Effectiveness: Critical Thinking Skills.iso
/
pc
/
Files
/
Puzzler.dxr
/
00007_puzzle selector.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-09-14
|
218 b
|
14 lines
on mouseUp
global gSection
stopSound2()
case the clickOn of
2:
set gSection to #puzzle1
3:
set gSection to #puzzle2
4:
set gSection to #puzzle3
end case
go(string(gSection))
end